body,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
li,
ol,
p,
table,
td,
th,
tr,
ul {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    list-style: none;
    margin: 0;
    padding: 0
}

html {
    overflow-y: scroll
}

body {
    font: 12px "Microsoft Yahei", Arial;
    line-height: 1.5
}

a {
    cursor: pointer;
    text-decoration: none
}

dl,
ol,
ul {
    list-style: none
}

input[disabled=disabled] {
    cursor: not-allowed;
    cursor: no-drop
}

.clearfix {
    zoom: 1
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

body {
    background-color: #f4f4f4
}

iframe {
    border: 0
}

img {
    vertical-align: middle
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f24 {
    font-size: 24px
}

.fblue {
    color: #2070c3
}

.bg2 {
    background-color: #f4f4f4
}

.no-float {
    float: none
}

.w100 {
    width: 100%
}

.head {
    background: #fff;
    height: 183px
}

.head .logo {
    padding-top: 33px
}

.head .nav {
    display: inline-block;
    margin: 30px 0 14px
}

.head .nav a {
    color: #27282e;
    display: inline-block;
    font-size: 20px;
    margin: 0 35px;
    vertical-align: middle
}

.head .nav a:first-child {
    margin-left: 0
}

.head .nav a:last-child {
    margin-right: 0
}

.head .nav a:hover {
    color: #0164bd;
    font-weight: 700;
}

.head .nav a.active {
    color: #0164bd;
    font-weight: 700;
}

.head .search-wrap {
    position: absolute;
    right: 0;
    top: 30px
}

.head .search-wrap .search {
    margin-bottom: 30px;
    visibility: hidden
}

.head .search-wrap .search input {
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    height: 36px;
    line-height: 36px;
    padding: 0 5px;
    vertical-align: middle;
    width: 219px
}

.head .search-wrap .search .btn-search {
    background: #0164bd;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    transform: translateX(-5px);
    vertical-align: middle;
    width: 66px
}

.head .search-wrap .ic-search {
    background: #0164bd url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAEFCu8CAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAHKADAAQAAAABAAAAHAAAAABHddaYAAACJElEQVRIDe2WP0scURTFdzSxVYwhEUIKUUlwMU0aDSikSMBC0giCpNAPkG9gKwgqqDEpLCwEsUilpQqmCgGxUSxSCgr+weia4K7E1d/dvTO+2X2+3R1RiHjh7H333HPuW515MxuL2eI8G9NBj7ovKCIs8H+MYDMtjDiVuswnIR4Bia9wKZ+/RmbUIKiRETI3NMokWPe6mmGnjkvIBGIg5Lz5gi1HMhtffpyxrHDurNrHuSL4LTCeywe1GIPCWED3g32DCi9pNgKJz8AD9UC+6t+wsoQK8w5YLMFyt6T88Q/AP2CGnBh3qPqbr6KuUu6Lz+VlBAMg7yLDVYo5z+AT9A7AJ782sxgJz+SCpwDkEXhmNs2153n2XZn4QcaaYllDddn4kA7BIUiDF2oaEhPxKiS0FYhGM9Lsxx/SE63f2PRODuNLMTtF983b+Q/oxRgmrwN54B+DDSBXvLmUbxG63U0jg8qp50CH8nLeZsEaSIMm0A2eAoll8J6TkHmBClF0sFkdOAUSsokz0ExmlNkHd9wptjUxr+qAKVvfxqEfU88vW9/JYTxRc49TaDTRd6pH0kOjVXiJYUbNPwurswr0S+qZL9YT6DDKy3RFB/wmvw2aOQt6rWBXtXLnys0WLTC/Bts6zE8pFkm/0LxHbgMToN2125XHItfEIPmF0wKeA3lhbIIfHIMkWZ7zDaTvoBYkwDt6RV8S9NGCjeNgAVRHm/C/uy4AB6ka+CLeN3UAAAAASUVORK5CYII=) 50% no-repeat;
    border: 0;
    border-radius: 50%;
    float: right;
    height: 38px;
    line-height: 38px;
    margin-right: 5px;
    text-align: center;
    width: 38px
}

.banner {
    overflow: hidden
}

.foot {
    background: #1961ac;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    min-height: 318px;
    padding: 67px 0
}

.foot .link,
.foot .wrap {
    display: flex
}

.foot .link {
    flex-wrap: wrap;
    justify-content: space-between;
    width: 613px
}

.foot .link .select {
    flex: 1;
    height: 45px;
    position: relative;
    width: 286px
}

.foot .link .select-hd {
    background-color: #2b71b4;
    border: 1px solid #6395c7;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    height: 45px;
    line-height: 25px;
    margin-bottom: 25px;
    padding-top: 8px;
    text-align: right;
    width: 286px
}

.foot .link .select-hd:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    display: inline-block;
    height: 9px;
    margin: 0 19px 0 10px;
    transform: rotate(45deg) translateY(-3px);
    width: 9px
}

.foot .link .select-bd {
    background-color: #fff;
    border: 1px solid #6395c7;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 40px;
    width: 286px;
    z-index: 2;
    z-index: 3
}

.foot .link .select-bd a {
    border-top: 1px dashed #6395c7;
    color: #333;
    display: block;
    padding: 6px
}

.foot .link .select-bd a:first-child {
    border: 0
}

.foot .about {
    flex: auto;
    text-align: center
}

.foot .about a {
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    text-align: center
}

.foot .qr {
    text-align: center;
    width: 100px
}

.foot .qr span {
    display: block;
    font-weight: 400;
    margin-top: 5px;
    font-size: 10px;
}

.foot-bt {
    margin-top: 27px;
    text-align: center
}

.foot-bt a {
    color: #fff;
    font-weight: 400
}

.wrap {
    margin: 0 auto;
    position: relative;
    width: 1336px;
    zoom: 1
}

.wrap:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.w1372 {
    width: 1372px
}